[INFO] cloning repository https://github.com/rodmarkun/flyllm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rodmarkun/flyllm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frodmarkun%2Fflyllm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frodmarkun%2Fflyllm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2572ddb071979b0e4b8f56b0c44fe5be35e8fd01
[INFO] testing rodmarkun/flyllm against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frodmarkun%2Fflyllm" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rodmarkun/flyllm
[INFO] finished tweaking git repo https://github.com/rodmarkun/flyllm
[INFO] tweaked toml for git repo https://github.com/rodmarkun/flyllm written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rodmarkun/flyllm on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 230 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.10)
[INFO] [stderr]       Adding matchit v0.8.4 (available: v0.8.6)
[INFO] [stderr]       Adding metrics-exporter-prometheus v0.16.2 (available: v0.18.3)
[INFO] [stderr]       Adding rand v0.9.4 (available: v0.10.1)
[INFO] [stderr]       Adding reqwest v0.12.28 (available: v0.13.4)
[INFO] [stderr]       Adding toml v0.8.23 (available: v1.1.2+spec-1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b423531f23c6e0edf6f870cfe5bc8735d1d30b70a0d0b6624d67ba6b02059cef
[INFO] running `Command { std: "docker" "start" "-a" "b423531f23c6e0edf6f870cfe5bc8735d1d30b70a0d0b6624d67ba6b02059cef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b423531f23c6e0edf6f870cfe5bc8735d1d30b70a0d0b6624d67ba6b02059cef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b423531f23c6e0edf6f870cfe5bc8735d1d30b70a0d0b6624d67ba6b02059cef", kill_on_drop: false }`
[INFO] [stdout] b423531f23c6e0edf6f870cfe5bc8735d1d30b70a0d0b6624d67ba6b02059cef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a0a6a760759718b5afb518578e9381fb994e0a322e6fc8380aef894f781ea28
[INFO] running `Command { std: "docker" "start" "-a" "5a0a6a760759718b5afb518578e9381fb994e0a322e6fc8380aef894f781ea28", kill_on_drop: false }`
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling flyllm v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/load_balancer/tracker.rs:46:17
[INFO] [stdout]    |
[INFO] [stdout] 46 |             Err(e) => {
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `object`, and `created` are never read
[INFO] [stdout]   --> src/providers/mistral.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct MistralResponse {
[INFO] [stdout]    |        --------------- fields in this struct
[INFO] [stdout] 35 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 36 |     model: String,
[INFO] [stdout] 37 |     object: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 38 |     created: u64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MistralResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `index` and `finish_reason` are never read
[INFO] [stdout]   --> src/providers/mistral.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | struct MistralChoice {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 46 |     index: u32,  // Removed underscore prefix
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 47 |     message: Message,
[INFO] [stdout] 48 |     finish_reason: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MistralChoice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `created_at` and `done` are never read
[INFO] [stdout]   --> src/providers/ollama.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct OllamaResponse {
[INFO] [stdout]    |        -------------- fields in this struct
[INFO] [stdout] 41 |     model: String,
[INFO] [stdout] 42 |     created_at: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 43 |     message: Message,
[INFO] [stdout] 44 |     done: bool, // Should be true for non-streaming response
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OllamaResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `role` is never read
[INFO] [stdout]   --> src/providers/cohere.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | struct CohereResponseMessage {
[INFO] [stdout]    |        --------------------- field in this struct
[INFO] [stdout] 53 |     role: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CohereResponseMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `display_name` is never read
[INFO] [stdout]   --> src/providers/model_discovery.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |         struct AnthropicModelInfo {
[INFO] [stdout]    |                ------------------ field in this struct
[INFO] [stdout] 64 |             id: String,
[INFO] [stdout] 65 |             display_name: String,
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AnthropicModelInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.37s
[INFO] running `Command { std: "docker" "inspect" "5a0a6a760759718b5afb518578e9381fb994e0a322e6fc8380aef894f781ea28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a0a6a760759718b5afb518578e9381fb994e0a322e6fc8380aef894f781ea28", kill_on_drop: false }`
[INFO] [stdout] 5a0a6a760759718b5afb518578e9381fb994e0a322e6fc8380aef894f781ea28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5120f812151bcd608afd560f1779d8d52da5f978c3855c34e54ab97fa34dfbd6
[INFO] running `Command { std: "docker" "start" "-a" "5120f812151bcd608afd560f1779d8d52da5f978c3855c34e54ab97fa34dfbd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling rapidhash v4.4.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.1
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling metrics v0.24.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling metrics-util v0.19.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling flyllm v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/load_balancer/tracker.rs:46:17
[INFO] [stdout]    |
[INFO] [stdout] 46 |             Err(e) => {
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `object`, and `created` are never read
[INFO] [stdout]   --> src/providers/mistral.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct MistralResponse {
[INFO] [stdout]    |        --------------- fields in this struct
[INFO] [stdout] 35 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 36 |     model: String,
[INFO] [stdout] 37 |     object: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 38 |     created: u64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MistralResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `index` and `finish_reason` are never read
[INFO] [stdout]   --> src/providers/mistral.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | struct MistralChoice {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 46 |     index: u32,  // Removed underscore prefix
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 47 |     message: Message,
[INFO] [stdout] 48 |     finish_reason: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MistralChoice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `created_at` and `done` are never read
[INFO] [stdout]   --> src/providers/ollama.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct OllamaResponse {
[INFO] [stdout]    |        -------------- fields in this struct
[INFO] [stdout] 41 |     model: String,
[INFO] [stdout] 42 |     created_at: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 43 |     message: Message,
[INFO] [stdout] 44 |     done: bool, // Should be true for non-streaming response
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OllamaResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `role` is never read
[INFO] [stdout]   --> src/providers/cohere.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | struct CohereResponseMessage {
[INFO] [stdout]    |        --------------------- field in this struct
[INFO] [stdout] 53 |     role: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CohereResponseMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `display_name` is never read
[INFO] [stdout]   --> src/providers/model_discovery.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |         struct AnthropicModelInfo {
[INFO] [stdout]    |                ------------------ field in this struct
[INFO] [stdout] 64 |             id: String,
[INFO] [stdout] 65 |             display_name: String,
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AnthropicModelInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.16.2
[INFO] [stdout] warning: unused import: `LoadBalancingStrategy`
[INFO] [stdout]  --> tests/strategy_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     LoadBalancingStrategy,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Config`
[INFO] [stdout]  --> tests/config_tests.rs:3:49
[INFO] [stdout]   |
[INFO] [stdout] 3 | use flyllm::config::{load_config, parse_config, Config};
[INFO] [stdout]   |                                                 ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> tests/config_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/load_balancer/tracker.rs:46:17
[INFO] [stdout]    |
[INFO] [stdout] 46 |             Err(e) => {
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `object`, and `created` are never read
[INFO] [stdout]   --> src/providers/mistral.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct MistralResponse {
[INFO] [stdout]    |        --------------- fields in this struct
[INFO] [stdout] 35 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 36 |     model: String,
[INFO] [stdout] 37 |     object: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 38 |     created: u64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MistralResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `index` and `finish_reason` are never read
[INFO] [stdout]   --> src/providers/mistral.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | struct MistralChoice {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 46 |     index: u32,  // Removed underscore prefix
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 47 |     message: Message,
[INFO] [stdout] 48 |     finish_reason: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MistralChoice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `created_at` and `done` are never read
[INFO] [stdout]   --> src/providers/ollama.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct OllamaResponse {
[INFO] [stdout]    |        -------------- fields in this struct
[INFO] [stdout] 41 |     model: String,
[INFO] [stdout] 42 |     created_at: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 43 |     message: Message,
[INFO] [stdout] 44 |     done: bool, // Should be true for non-streaming response
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OllamaResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `role` is never read
[INFO] [stdout]   --> src/providers/cohere.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | struct CohereResponseMessage {
[INFO] [stdout]    |        --------------------- field in this struct
[INFO] [stdout] 53 |     role: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CohereResponseMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `display_name` is never read
[INFO] [stdout]   --> src/providers/model_discovery.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |         struct AnthropicModelInfo {
[INFO] [stdout]    |                ------------------ field in this struct
[INFO] [stdout] 64 |             id: String,
[INFO] [stdout] 65 |             display_name: String,
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AnthropicModelInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `flyllm` (lib test); 6 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name flyllm --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "metrics", "metrics-server"))' -C metadata=de80aa8578dfd6ff -C extra-filename=-372704f6a40a443e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-62b3bfb7de4a907f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5b7913b5c8c5da26.rlib --extern json=/opt/rustwide/target/debug/deps/libjson-fa93e6d10feafc22.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2f8d14372945d8a5.rlib --extern metrics_exporter_prometheus=/opt/rustwide/target/debug/deps/libmetrics_exporter_prometheus-bf9f087488a0edcd.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8a799ba8b4537fa2.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-c39f0b384f23c4be.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-18621090c8d6ae25.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f9af1d79d8a11261.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c429b015f6c246c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6e0f338c10d16ce2.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-54b52c7656c50e90.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ace087f37d1a2ed8.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-3439f83f3110b49d.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-8a773e600541e403.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-1960d877f8c56daa.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-64fb46b3eec38777/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5120f812151bcd608afd560f1779d8d52da5f978c3855c34e54ab97fa34dfbd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5120f812151bcd608afd560f1779d8d52da5f978c3855c34e54ab97fa34dfbd6", kill_on_drop: false }`
[INFO] [stdout] 5120f812151bcd608afd560f1779d8d52da5f978c3855c34e54ab97fa34dfbd6
